255], [['md5'], 'string', 'max' => 32] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'path' => 'Path', 'md5' => 'Md5', 'create_time' => 'Create Time', 'status' => 'Status', ]; } }