Sulu\Bundle\CategoryBundle\Category\CategoryManagerInterface::getFieldDescriptors PHP 메소드

getFieldDescriptors() 공개 메소드

Returns the FieldDescriptors for the categories.
public getFieldDescriptors ( string $locale ) : DoctrineFieldDescriptor[]
$locale string
리턴 Sulu\Component\Rest\ListBuilder\Doctrine\FieldDescriptor\DoctrineFieldDescriptor[]
    public function getFieldDescriptors($locale);