Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Public Member Functions
Registration Class Reference

Public Member Functions

 isAllowed ()
 

Detailed Description

@api

Since
100.0.2

Definition at line 12 of file Registration.php.

Member Function Documentation

◆ isAllowed()

isAllowed ( )

Check whether customers registration is allowed

Returns
bool

Definition at line 19 of file Registration.php.

20  {
21  return true;
22  }

The documentation for this class was generated from the following file: