Sulu\Bundle\MediaBundle\Collection\Manager\CollectionManagerInterface::getFieldDescriptor PHP Method

getFieldDescriptor() public method

Return the FieldDescriptors.
public getFieldDescriptor ( string $key ) : DoctrineFieldDescriptor
$key string
return Sulu\Component\Rest\ListBuilder\Doctrine\FieldDescriptor\DoctrineFieldDescriptor
    public function getFieldDescriptor($key);