Copied!

Base class for all file based loaders.

Abstract
Methods
public __construct(string $file)
 
  • param string $file The mapping file to load
  • throws \MappingException if the mapping file does not exist or is not readable
public abstract Symfony\Component\Serializer\Mapping\Loader\LoaderInterface::loadClassMetadata(Symfony\Component\Serializer\Mapping\ClassMetadataInterface $classMetadata) : bool
Properties
protected string $file
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration