45], [['name'], 'string', 'max' => 255], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'asu_id' => 'Asu ID', 'name' => 'Name', 'smopp_id' => 'Smopp ID', ]; } }