PHP Inpsyde\MultilingualPress\Factory 네임스페이스

Interfaces

이름 설명
ErrorFactory Interface for all factory implementations for WordPress error objects.
NonceFactory Interface for all factory implementations for nonce objects.

클래스들

이름 설명
FactoryProvider Service provider for all factories.
FallbackErrorFactory Factory for WordPress error objects performing a fallback to WP_Error.
FallbackNonceFactory Factory for nonce objects performing a fallback to WPNonce.
GenericFactory Generic factory to be used by other factories.