255], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'tm' => 'Tm', 'phone' => 'Phone', 'fb_id' => 'Fb ID', 'name' => 'Name', 'photo' => 'Photo', ]; } }